Learn R Programming

gldist (version 2160.2)

Parametrization conversion:

Parameter conversion for the FKML and CSW parameterization.

Description

Parameter conversion for the FKML and CSW parametrization.

  • CSW2FKMLConvert parameters from the CSW to the FMKL paramtrization.
  • FKML2CSWConvert parameters from the FMKL to the CSW paramtrization.

Usage

CSW2FKML(med, iqr, chi, xi) FKML2CSW(lambda1, lambda2, lambda3, lambda4)

Arguments

med, iqr, chi, xi
parameters of the Generalized Lambda distribution in the CSW parametrization.
lambda1, lambda2, lambda3, lambda4
parameters of the Generalized Lambda distribution in the FKML parametrization.

Value

A numeric vector of length 4.

References

Y. Chalabi, D. J. Scott and D. Wuertz, An Asymmetry-Steepness Parameterization of the Generalized Lambda Distribution. Working paper, 2012.

M. Freimer, G. Kollia, G. Mudholkar, and C. Lin. A study of the generalized Tukey lambda family. Communications in Statistics-Theory and Methods, 17(10):3547--3567, 1988.

See Also

gldist, gldist-package